home *** CD-ROM | disk | FTP | other *** search
/ Creative Computers / Creative Computers CD-ROM, Volume 1 (Legendary Design Technologies, Inc.)(1994).iso / shareware / games / uchess / src / version.h < prev    next >
C/C++ Source or Header  |  1994-11-17  |  135b  |  8 lines

  1. /*
  2.  * This is GNU Chess.
  3.  * Copyright (c) 1986-1992 Free Software Foundation.
  4.  *
  5.  */
  6. char *version = "0.0";
  7. char *patchlevel = "0.72";
  8.